-
Re: Is there a need for a TTF version?
Do very many people actually draw (or correct) their TTFs in quadratics? Don’t most folks just learn to avoid constructions that don’t convert well, convert at time of compilation, cross their finger…3 -
Re: Is there a need for a TTF version?
James — To be clear, though, are you editing the TT off-curve points directly? Or are you just checking the PS to see that they convert well, and if not, revising the PS until they do? The latter mak…1 -
Re: Is there a need for a TTF version?
Useful perspective. Thanks.1 -
Re: What should be done to do this with OpenType features?
A single sub (GSUB type 1), by definition, works in all contexts. You can register a rule to {calt} but that won’t make it contextual unless the rule is actually written as a contextual substitution …1 -
Re: What should be done to do this with OpenType features?
I think the substitution you want is sub Kaf' @NotDotAbove by _LongKaf; But you may encounter obstacles getting that to work the way you want by assigning it to {salt}. I don’t know if Illustrator’s …1